sleBridgePSAgingTimer
SLE-BRIDGE-MIB ·
.1.3.6.1.4.1.6296.101.3.22.1.1.6
Object
column secondInteger32
The aging time of port security The value of -1 and 0 means that aging time fixed to static and it will be not aging out But The case of 5924N, The value of -1 means that aging time fixed to static and it will be not agint out The value of 0 means that aging out disable.
Context
- MIB
- SLE-BRIDGE-MIB
- OID
.1.3.6.1.4.1.6296.101.3.22.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Units
- second
- Parent
- sleBridgePSEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SLE-BRIDGE-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-BRIDGE-MIB::sleBridgePSAgingTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-BRIDGE-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-BRIDGE-MIB::sleBridgePSAgingTimer.<sleBridgePSIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-BRIDGE-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-BRIDGE-MIB::sleBridgePSAgingTimer'
Syntax
secondInteger32
Values & Constraints
Object Constraints
range: -1-2147483647
Conformance
Member of