RAD-MIB :: agnDeviceCapabilities

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBagnDeviceCapabilities

agnDeviceCapabilities

Module: RAD-MIB

OID (symbolic): RAD-MIB::agnDeviceCapabilities

OID (numeric): 1.3.6.1.4.1.164.6.2.42

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description:

Indicates the optional capabilities that are implemented by this device and are manageable through this MIB.

For each capability 1 BIT is allocated in each Octet starting from the LSB. If the value of the BIT = 1, the capability is Enabled. If the value of the BIT = 0, the capability is Disabled. For bit assignment, refer to device specification. Capabilities example: Router - BIT 0 (0000 0001 = 01 Hex = 1 Decimal).

The 2nd octet (MSB) will represent the maximum number of intervals that the Agent can keep in its DB (same for all ports).

For Vmux, this object describes agent's support of LBRAD coder feature: 1 octet ; bit 0 (LSB). '1' - LBRAD feature is supported '0' - LBRAD feature is not supported.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.42
snmpwalk -v2c -c public <target> RAD-MIB::agnDeviceCapabilities

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.42.1
snmpget -v2c -c public <target> RAD-MIB::agnDeviceCapabilities.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.6radGenDACS-MIB
1.3.6.1.4.1.164.6.2agntDACS-MIB
1.3.6.1.4.1.164.6.2.42agnDeviceCapabilitiesRAD-MIB