# python version 1.0 DO NOT EDIT # # This python file has been generated by smidump version 0.5.0: # # smidump -f python RFC1158-MIB FILENAME = "./libsmi-0.5.0/mibs/ietf/RFC1158-MIB" MIB = { "moduleName" : "RFC1158-MIB", "RFC1158-MIB" : { "nodetype" : "module", "language" : "SMIv1", }, "imports" : ( {"module" : "RFC1155-SMI", "name" : "mgmt"}, {"module" : "RFC1155-SMI", "name" : "OBJECT-TYPE"}, {"module" : "RFC1155-SMI", "name" : "NetworkAddress"}, {"module" : "RFC1155-SMI", "name" : "IpAddress"}, {"module" : "RFC1155-SMI", "name" : "Counter"}, {"module" : "RFC1155-SMI", "name" : "Gauge"}, {"module" : "RFC1155-SMI", "name" : "TimeTicks"}, ), "typedefs" : { "DisplayString" : { "basetype" : "OctetString", }, }, # typedefs "nodes" : { "nullSpecific" : { "nodetype" : "node", "moduleName" : "RFC1158-MIB", "oid" : "0.0", }, # node "mib-2" : { "nodetype" : "node", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1", }, # node "system" : { "nodetype" : "node", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.1", }, # node "sysDescr" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "RFC1158-MIB", "type" : "DisplayString", }, "ranges" : [ { "min" : "0", "max" : "255" }, ], "range" : { "min" : "0", "max" : "255" }, }, }, "access" : "readonly", }, # scalar "sysObjectID" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.1.2", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "ObjectIdentifier"}, }, "access" : "readonly", }, # scalar "sysUpTime" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.1.3", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "TimeTicks"}, }, "access" : "readonly", }, # scalar "sysContact" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.1.4", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "RFC1158-MIB", "type" : "DisplayString", }, "ranges" : [ { "min" : "0", "max" : "255" }, ], "range" : { "min" : "0", "max" : "255" }, }, }, "access" : "readwrite", }, # scalar "sysName" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.1.5", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "RFC1158-MIB", "type" : "DisplayString", }, "ranges" : [ { "min" : "0", "max" : "255" }, ], "range" : { "min" : "0", "max" : "255" }, }, }, "access" : "readwrite", }, # scalar "sysLocation" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.1.6", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "RFC1158-MIB", "type" : "DisplayString", }, "ranges" : [ { "min" : "0", "max" : "255" }, ], "range" : { "min" : "0", "max" : "255" }, }, }, "access" : "readonly", }, # scalar "sysServices" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.1.7", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "0", "max" : "127" }, ], "range" : { "min" : "0", "max" : "127" }, }, }, "access" : "readonly", }, # scalar "interfaces" : { "nodetype" : "node", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2", }, # node "ifNumber" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.1", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readonly", }, # scalar "ifTable" : { "nodetype" : "table", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2", "status" : "current", }, # table "ifEntry" : { "nodetype" : "row", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1", "status" : "current", "linkage" : [ ], }, # row "ifIndex" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.1", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readonly", }, # column "ifDescr" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "RFC1158-MIB", "type" : "DisplayString", }, "ranges" : [ { "min" : "0", "max" : "255" }, ], "range" : { "min" : "0", "max" : "255" }, }, }, "access" : "readonly", }, # column "ifType" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "other" : { "nodetype" : "namednumber", "number" : "1" }, "regular1822" : { "nodetype" : "namednumber", "number" : "2" }, "hdh1822" : { "nodetype" : "namednumber", "number" : "3" }, "ddn-x25" : { "nodetype" : "namednumber", "number" : "4" }, "rfc877-x25" : { "nodetype" : "namednumber", "number" : "5" }, "ethernet-csmacd" : { "nodetype" : "namednumber", "number" : "6" }, "iso88023-csmacd" : { "nodetype" : "namednumber", "number" : "7" }, "iso88024-tokenBus" : { "nodetype" : "namednumber", "number" : "8" }, "iso88025-tokenRing" : { "nodetype" : "namednumber", "number" : "9" }, "iso88026-man" : { "nodetype" : "namednumber", "number" : "10" }, "starLan" : { "nodetype" : "namednumber", "number" : "11" }, "proteon-10Mbit" : { "nodetype" : "namednumber", "number" : "12" }, "proteon-80Mbit" : { "nodetype" : "namednumber", "number" : "13" }, "hyperchannel" : { "nodetype" : "namednumber", "number" : "14" }, "fddi" : { "nodetype" : "namednumber", "number" : "15" }, "lapb" : { "nodetype" : "namednumber", "number" : "16" }, "sdlc" : { "nodetype" : "namednumber", "number" : "17" }, "t1-carrier" : { "nodetype" : "namednumber", "number" : "18" }, "cept" : { "nodetype" : "namednumber", "number" : "19" }, "basicISDN" : { "nodetype" : "namednumber", "number" : "20" }, "primaryISDN" : { "nodetype" : "namednumber", "number" : "21" }, "propPointToPointSerial" : { "nodetype" : "namednumber", "number" : "22" }, "terminalServer-asyncPort" : { "nodetype" : "namednumber", "number" : "23" }, "softwareLoopback" : { "nodetype" : "namednumber", "number" : "24" }, "eon" : { "nodetype" : "namednumber", "number" : "25" }, "ethernet-3Mbit" : { "nodetype" : "namednumber", "number" : "26" }, "nsip" : { "nodetype" : "namednumber", "number" : "27" }, "slip" : { "nodetype" : "namednumber", "number" : "28" }, }, }, "access" : "readonly", }, # column "ifMtu" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.4", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readonly", }, # column "ifSpeed" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.5", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Gauge"}, }, "access" : "readonly", }, # column "ifPhysAddress" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.6", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "OctetString"}, }, "access" : "readonly", }, # column "ifAdminStatus" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.7", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "up" : { "nodetype" : "namednumber", "number" : "1" }, "down" : { "nodetype" : "namednumber", "number" : "2" }, "testing" : { "nodetype" : "namednumber", "number" : "3" }, }, }, "access" : "readwrite", }, # column "ifOperStatus" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.8", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "up" : { "nodetype" : "namednumber", "number" : "1" }, "down" : { "nodetype" : "namednumber", "number" : "2" }, "testing" : { "nodetype" : "namednumber", "number" : "3" }, }, }, "access" : "readonly", }, # column "ifLastChange" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.9", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "TimeTicks"}, }, "access" : "readonly", }, # column "ifInOctets" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.10", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # column "ifInUcastPkts" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.11", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # column "ifInNUcastPkts" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.12", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # column "ifInDiscards" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.13", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # column "ifInErrors" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.14", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # column "ifInUnknownProtos" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.15", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # column "ifOutOctets" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.16", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # column "ifOutUcastPkts" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.17", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # column "ifOutNUcastPkts" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.18", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # column "ifOutDiscards" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.19", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # column "ifOutErrors" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.20", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # column "ifOutQLen" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.21", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Gauge"}, }, "access" : "readonly", }, # column "ifSpecific" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.2.2.1.22", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "ObjectIdentifier"}, }, "access" : "readonly", }, # column "at" : { "nodetype" : "node", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.3", }, # node "atTable" : { "nodetype" : "table", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.3.1", "status" : "obsolete", }, # table "atEntry" : { "nodetype" : "row", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.3.1.1", "status" : "obsolete", "linkage" : [ ], }, # row "atIfIndex" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.3.1.1.1", "status" : "obsolete", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readwrite", }, # column "atPhysAddress" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.3.1.1.2", "status" : "obsolete", "syntax" : { "type" : { "module" :"", "name" : "OctetString"}, }, "access" : "readwrite", }, # column "atNetAddress" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.3.1.1.3", "status" : "obsolete", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "NetworkAddress"}, }, "access" : "readwrite", }, # column "ip" : { "nodetype" : "node", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4", }, # node "ipForwarding" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "gateway" : { "nodetype" : "namednumber", "number" : "1" }, "host" : { "nodetype" : "namednumber", "number" : "2" }, }, }, "access" : "readwrite", }, # scalar "ipDefaultTTL" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.2", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readwrite", }, # scalar "ipInReceives" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.3", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "ipInHdrErrors" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.4", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "ipInAddrErrors" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.5", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "ipForwDatagrams" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.6", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "ipInUnknownProtos" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.7", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "ipInDiscards" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.8", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "ipInDelivers" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.9", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "ipOutRequests" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.10", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "ipOutDiscards" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.11", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "ipOutNoRoutes" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.12", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "ipReasmTimeout" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.13", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readonly", }, # scalar "ipReasmReqds" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.14", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "ipReasmOKs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.15", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "ipReasmFails" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.16", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "ipFragOKs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.17", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "ipFragFails" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.18", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "ipFragCreates" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.19", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "ipAddrTable" : { "nodetype" : "table", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.20", "status" : "current", }, # table "ipAddrEntry" : { "nodetype" : "row", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.20.1", "status" : "current", "linkage" : [ ], }, # row "ipAdEntAddr" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.20.1.1", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "IpAddress"}, }, "access" : "readonly", }, # column "ipAdEntIfIndex" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.20.1.2", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readonly", }, # column "ipAdEntNetMask" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.20.1.3", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "IpAddress"}, }, "access" : "readonly", }, # column "ipAdEntBcastAddr" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.20.1.4", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readonly", }, # column "ipAdEntReasmMaxSize" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.20.1.5", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "0", "max" : "65535" }, ], "range" : { "min" : "0", "max" : "65535" }, }, }, "access" : "readonly", }, # column "ipRoutingTable" : { "nodetype" : "table", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.21", "status" : "current", }, # table "ipRouteEntry" : { "nodetype" : "row", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.21.1", "status" : "current", "linkage" : [ ], }, # row "ipRouteDest" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.21.1.1", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "IpAddress"}, }, "access" : "readwrite", }, # column "ipRouteIfIndex" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.21.1.2", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readwrite", }, # column "ipRouteMetric1" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.21.1.3", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readwrite", }, # column "ipRouteMetric2" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.21.1.4", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readwrite", }, # column "ipRouteMetric3" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.21.1.5", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readwrite", }, # column "ipRouteMetric4" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.21.1.6", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readwrite", }, # column "ipRouteNextHop" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.21.1.7", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "IpAddress"}, }, "access" : "readwrite", }, # column "ipRouteType" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.21.1.8", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "other" : { "nodetype" : "namednumber", "number" : "1" }, "invalid" : { "nodetype" : "namednumber", "number" : "2" }, "direct" : { "nodetype" : "namednumber", "number" : "3" }, "remote" : { "nodetype" : "namednumber", "number" : "4" }, }, }, "access" : "readwrite", }, # column "ipRouteProto" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.21.1.9", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "other" : { "nodetype" : "namednumber", "number" : "1" }, "local" : { "nodetype" : "namednumber", "number" : "2" }, "netmgmt" : { "nodetype" : "namednumber", "number" : "3" }, "icmp" : { "nodetype" : "namednumber", "number" : "4" }, "egp" : { "nodetype" : "namednumber", "number" : "5" }, "ggp" : { "nodetype" : "namednumber", "number" : "6" }, "hello" : { "nodetype" : "namednumber", "number" : "7" }, "rip" : { "nodetype" : "namednumber", "number" : "8" }, "is-is" : { "nodetype" : "namednumber", "number" : "9" }, "es-is" : { "nodetype" : "namednumber", "number" : "10" }, "ciscoIgrp" : { "nodetype" : "namednumber", "number" : "11" }, "bbnSpfIgp" : { "nodetype" : "namednumber", "number" : "12" }, "ospf" : { "nodetype" : "namednumber", "number" : "13" }, "bgp" : { "nodetype" : "namednumber", "number" : "14" }, }, }, "access" : "readonly", }, # column "ipRouteAge" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.21.1.10", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readwrite", }, # column "ipRouteMask" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.21.1.11", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "IpAddress"}, }, "access" : "readwrite", }, # column "ipNetToMediaTable" : { "nodetype" : "table", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.22", "status" : "current", }, # table "ipNetToMediaEntry" : { "nodetype" : "row", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.22.1", "status" : "current", "linkage" : [ ], }, # row "ipNetToMediaIfIndex" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.22.1.1", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readwrite", }, # column "ipNetToMediaPhysAddress" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.22.1.2", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "OctetString"}, }, "access" : "readwrite", }, # column "ipNetToMediaNetAddress" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.22.1.3", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "IpAddress"}, }, "access" : "readwrite", }, # column "ipNetToMediaType" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.4.22.1.4", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "other" : { "nodetype" : "namednumber", "number" : "1" }, "invalid" : { "nodetype" : "namednumber", "number" : "2" }, "dynamic" : { "nodetype" : "namednumber", "number" : "3" }, "static" : { "nodetype" : "namednumber", "number" : "4" }, }, }, "access" : "readwrite", }, # column "icmp" : { "nodetype" : "node", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5", }, # node "icmpInMsgs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.1", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpInErrors" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.2", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpInDestUnreachs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.3", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpInTimeExcds" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.4", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpInParmProbs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.5", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpInSrcQuenchs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.6", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpInRedirects" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.7", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpInEchos" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.8", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpInEchoReps" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.9", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpInTimestamps" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.10", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpInTimestampReps" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.11", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpInAddrMasks" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.12", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpInAddrMaskReps" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.13", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpOutMsgs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.14", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpOutErrors" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.15", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpOutDestUnreachs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.16", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpOutTimeExcds" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.17", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpOutParmProbs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.18", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpOutSrcQuenchs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.19", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpOutRedirects" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.20", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpOutEchos" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.21", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpOutEchoReps" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.22", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpOutTimestamps" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.23", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpOutTimestampReps" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.24", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpOutAddrMasks" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.25", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "icmpOutAddrMaskReps" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.5.26", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "tcp" : { "nodetype" : "node", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6", }, # node "tcpRtoAlgorithm" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "other" : { "nodetype" : "namednumber", "number" : "1" }, "constant" : { "nodetype" : "namednumber", "number" : "2" }, "rsre" : { "nodetype" : "namednumber", "number" : "3" }, "vanj" : { "nodetype" : "namednumber", "number" : "4" }, }, }, "access" : "readonly", }, # scalar "tcpRtoMin" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.2", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readonly", }, # scalar "tcpRtoMax" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.3", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readonly", }, # scalar "tcpMaxConn" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.4", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readonly", }, # scalar "tcpActiveOpens" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.5", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "tcpPassiveOpens" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.6", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "tcpAttemptFails" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.7", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "tcpEstabResets" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.8", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "tcpCurrEstab" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.9", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Gauge"}, }, "access" : "readonly", }, # scalar "tcpInSegs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.10", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "tcpOutSegs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.11", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "tcpRetransSegs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.12", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "tcpConnTable" : { "nodetype" : "table", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.13", "status" : "current", }, # table "tcpConnEntry" : { "nodetype" : "row", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.13.1", "status" : "current", "linkage" : [ ], }, # row "tcpConnState" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.13.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "closed" : { "nodetype" : "namednumber", "number" : "1" }, "listen" : { "nodetype" : "namednumber", "number" : "2" }, "synSent" : { "nodetype" : "namednumber", "number" : "3" }, "synReceived" : { "nodetype" : "namednumber", "number" : "4" }, "established" : { "nodetype" : "namednumber", "number" : "5" }, "finWait1" : { "nodetype" : "namednumber", "number" : "6" }, "finWait2" : { "nodetype" : "namednumber", "number" : "7" }, "closeWait" : { "nodetype" : "namednumber", "number" : "8" }, "lastAck" : { "nodetype" : "namednumber", "number" : "9" }, "closing" : { "nodetype" : "namednumber", "number" : "10" }, "timeWait" : { "nodetype" : "namednumber", "number" : "11" }, }, }, "access" : "readonly", }, # column "tcpConnLocalAddress" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.13.1.2", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "IpAddress"}, }, "access" : "readonly", }, # column "tcpConnLocalPort" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.13.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "0", "max" : "65535" }, ], "range" : { "min" : "0", "max" : "65535" }, }, }, "access" : "readonly", }, # column "tcpConnRemAddress" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.13.1.4", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "IpAddress"}, }, "access" : "readonly", }, # column "tcpConnRemPort" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.13.1.5", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "0", "max" : "65535" }, ], "range" : { "min" : "0", "max" : "65535" }, }, }, "access" : "readonly", }, # column "tcpInErrs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.14", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "tcpOutRsts" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.6.15", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "udp" : { "nodetype" : "node", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.7", }, # node "udpInDatagrams" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.7.1", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "udpNoPorts" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.7.2", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "udpInErrors" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.7.3", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "udpOutDatagrams" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.7.4", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "udpTable" : { "nodetype" : "table", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.7.5", "status" : "current", }, # table "udpEntry" : { "nodetype" : "row", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.7.5.1", "status" : "current", "linkage" : [ ], }, # row "udpLocalAddress" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.7.5.1.1", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "IpAddress"}, }, "access" : "readonly", }, # column "udpLocalPort" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.7.5.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "0", "max" : "65535" }, ], "range" : { "min" : "0", "max" : "65535" }, }, }, "access" : "readonly", }, # column "egp" : { "nodetype" : "node", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8", }, # node "egpInMsgs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.1", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "egpInErrors" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.2", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "egpOutMsgs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.3", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "egpOutErrors" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.4", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "egpNeighTable" : { "nodetype" : "table", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.5", "status" : "current", }, # table "egpNeighEntry" : { "nodetype" : "row", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.5.1", "status" : "current", "linkage" : [ ], }, # row "egpNeighState" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.5.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "idle" : { "nodetype" : "namednumber", "number" : "1" }, "acquisition" : { "nodetype" : "namednumber", "number" : "2" }, "down" : { "nodetype" : "namednumber", "number" : "3" }, "up" : { "nodetype" : "namednumber", "number" : "4" }, "cease" : { "nodetype" : "namednumber", "number" : "5" }, }, }, "access" : "readonly", }, # column "egpNeighAddr" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.5.1.2", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "IpAddress"}, }, "access" : "readonly", }, # column "egpNeighAs" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.5.1.3", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readonly", }, # column "egpNeighInMsgs" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.5.1.4", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # column "egpNeighInErrs" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.5.1.5", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # column "egpNeighOutMsgs" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.5.1.6", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # column "egpNeighOutErrs" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.5.1.7", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # column "egpNeighInErrMsgs" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.5.1.8", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # column "egpNeighOutErrMsgs" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.5.1.9", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # column "egpNeighStateUps" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.5.1.10", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # column "egpNeighStateDowns" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.5.1.11", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # column "egpNeighIntervalHello" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.5.1.12", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readonly", }, # column "egpNeighIntervalPoll" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.5.1.13", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readonly", }, # column "egpNeighMode" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.5.1.14", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "active" : { "nodetype" : "namednumber", "number" : "1" }, "passive" : { "nodetype" : "namednumber", "number" : "2" }, }, }, "access" : "readonly", }, # column "egpNeighEventTrigger" : { "nodetype" : "column", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.5.1.15", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "start" : { "nodetype" : "namednumber", "number" : "1" }, "stop" : { "nodetype" : "namednumber", "number" : "2" }, }, }, "access" : "readwrite", }, # column "egpAs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.8.6", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readonly", }, # scalar "transmission" : { "nodetype" : "node", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.10", }, # node "snmp" : { "nodetype" : "node", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11", }, # node "snmpInPkts" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.1", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpOutPkts" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.2", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpInBadVersions" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.3", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpInBadCommunityNames" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.4", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpInBadCommunityUses" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.5", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpInASNParseErrs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.6", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpInBadTypes" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.7", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpInTooBigs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.8", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpInNoSuchNames" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.9", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpInBadValues" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.10", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpInReadOnlys" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.11", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpInGenErrs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.12", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpInTotalReqVars" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.13", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpInTotalSetVars" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.14", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpInGetRequests" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.15", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpInGetNexts" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.16", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpInSetRequests" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.17", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpInGetResponses" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.18", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpInTraps" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.19", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpOutTooBigs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.20", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpOutNoSuchNames" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.21", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpOutBadValues" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.22", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpOutReadOnlys" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.23", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpOutGenErrs" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.24", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpOutGetRequests" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.25", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpOutGetNexts" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.26", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpOutSetRequests" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.27", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpOutGetResponses" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.28", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpOutTraps" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.29", "status" : "current", "syntax" : { "type" : { "module" :"RFC1155-SMI", "name" : "Counter"}, }, "access" : "readonly", }, # scalar "snmpEnableAuthTraps" : { "nodetype" : "scalar", "moduleName" : "RFC1158-MIB", "oid" : "1.3.6.1.2.1.11.30", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "enabled" : { "nodetype" : "namednumber", "number" : "1" }, "disabled" : { "nodetype" : "namednumber", "number" : "2" }, }, }, "access" : "readwrite", }, # scalar }, # nodes }