RAD-MIB :: prtBertPrtIdx

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBprtBertPrtIdx

prtBertPrtIdx

Module: RAD-MIB

OID (symbolic): RAD-MIB::prtBertPrtIdx

OID (numeric): 1.3.6.1.4.1.164.3.3.3.1.5.1.1

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description:

This attribute indicates a unique number to identify a port. The valid port number depends on the IO slot no., the installed card type and the port type: outside/external, inside/internal.

In the Kilomux, the port index is calculated as follows: 100*Slot+Ch. The external Ch numbers are 1..10, and the internal Ch numbers are 11..20.

In the DXC : - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the card in odd or even numbers, as follows: * For the outside/external ports, in odd numbers: port1 = 1 port2 = 3 port3 = 5 etc... Example: port2 of IO slot 11 will be: 213 . * The inside/internal ports, in even numbers: port1 = 2 port2 = 4 port3 = 6 etc... Example: port2 of IO slot 11 will be: 214 .

In the MP : - first two digits will be: (IO slot number+10) - last one/two digits will be according to the external port number within the card: exPrt1 -> 1 exPrt2 -> 3 exPrt3 -> 5 exPrt4 -> 7 .

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.5.1.1
snmpwalk -v2c -c public <target> RAD-MIB::prtBertPrtIdx

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.5.1.1.1
snmpget -v2c -c public <target> RAD-MIB::prtBertPrtIdx.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prtBertPrtIdx.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.3radWanDACS-MIB
1.3.6.1.4.1.164.3.3dacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.3prtDacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.3.1prtGenDACS-MIB
1.3.6.1.4.1.164.3.3.3.1.5prtBertTableDACS-MIB
1.3.6.1.4.1.164.3.3.3.1.5.1prtBertEntryDACS-MIB
1.3.6.1.4.1.164.3.3.3.1.5.1.1prtBertPrtIdxRAD-MIB