lldpGlbAdminStatus

ZXR10-LLDP-MIB · .1.3.6.1.4.1.3902.3.6000.504.1.5

Object

scalar r/w Enumeration
The administratively desired status of the local LLDP agent.
          
If the associated lldpGlbAdminStatus object has a
value of 'txOnly(1)', then LLDP agent can transmit LLDP
frames on all ports and it will not store any information
about the remote systems connected.
          
If the associated lldpGlbAdminStatus object has a
value of 'rxOnly(2)', then the LLDP agent can receive,
but it will not transmit LLDP frames on all ports.
          
If the associated lldpGlbAdminStatus object has a
value of 'txAndRx(3)', then the LLDP agent can transmit
and receive LLDP frames on all ports.
          
If the associated lldpGlbAdminStatus object has a
value of 'disabled(4)', then LLDP agent will not transmit or
receive LLDP frames on all ports. If there is remote systems
information which is received and stored, before lldpGlbAdminStatus
becomes disabled, then the information will naturally age out.

Context

MIB
ZXR10-LLDP-MIB
OID
.1.3.6.1.4.1.3902.3.6000.504.1.5
Type
scalar
Access
readwrite
Status
current
Default
txAndRx
Parent
zxr10LldpGlobalObjects

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-LLDP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-LLDP-MIB::lldpGlbAdminStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-LLDP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-LLDP-MIB::lldpGlbAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1txOnly
2rxOnly
3txAndRx
4disabled