ERICSSON-ROUTER-TC

        Defines common textual conventions used in ERICSSON-ROUTER mib
modules.
    
Source file
ERICSSON-ROUTER-TC
Last revised
Identity
eriRouterTC
Base OID
1.3.6.1.4.1.193.218.5.2
Imported Objects
ERICSSON-ROUTER-SMI eriRouterModules
SNMPv2-SMI Integer32 MODULE-IDENTITY (no object page) Unsigned32
SNMPv2-TC TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the ericsson MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'ERICSSON-ROUTER-TC' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ERICSSON-ROUTER-TC::eriRouterTC'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ERICSSON-ROUTER-TC' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ERICSSON-ROUTER-TC::eriRouterTC'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (1)
.1.3.6.1.4.1.193.218.5.2
Dependencies (4) 3 direct · 1 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. ERICSSON-TOP-MIBericsson
  3. ERICSSON-ROUTER-SMIericsson
  4. SNMPv2-TCrfc
  5. ERICSSON-ROUTER-TCericssonselected
Type Definitions (9)
OctetString range: 8
Display format: 1d:1d:2x-2x-2x
A unique identifier for individual circuits.
Integer32 range: 0..2147483647
Display format: d
Storage size, expressed in units of 1024 bytes.
Integer32 range: 0..100
Display format: d%
This Textual Convention describes an object that stores
a whole integer percentage value.
Unsigned32 range: 0..255
Display format: d
The chassis port number. This is the physical port
number as reported in the CLI command 'show hardware'
on SMS and the CLI command 'show port' on SE.
Enumeration
unknown(0)
dsl(11)
cable(12)
wireless(13)
satellite(14)
Medium type of NAS port.
Unsigned32 range: 0..255
Display format: d
The chassis slot number. This is the physical slot
number as reported in the CLI command 'show hardware'
on SMS and the CLI command 'show port' on SE.
Enumeration
up(9)
standby-up(13)
State of subscriber session.
OctetString range: 8
Display format: 8d
Unsigned 64 bit integer value is represented as an
OCTET STRING. This allows an unsigned integer value in
the range 0..18446744073709551615.

The octets are ordered with the first octet containing
the highest ordered bits of the integer and the 8th octet
containing the lowest ordered bits, corresponding to
network byte order.
Integer32 range: 1..4096
Display format: d
The twelve-bit VLAN Identifer (VID) used to uniquely
identify the VLAN to which the frame belongs. The VID is
encoded as an unsigned binary number. An untagged frame
does not carry any identification of the VLAN to which it
belongs and is designated with a value of 4096.